type net.netFD (struct)
Method Implmentations (29 other methods implement nothing)
Close() error
*netFD.M : io.Closer.Close
*netFD.M : io.ReadCloser.Close
*netFD.M : io.ReadWriteCloser.Close
*netFD.M : io.WriteCloser.Close
Read(p []byte) (n int, err error)
*netFD.M : io.ReadCloser.Read
*netFD.M : io.Reader.Read
*netFD.M : io.ReadWriteCloser.Read
*netFD.M : io.ReadWriter.Read
Write(p []byte) (nn int, err error)
*netFD.M : internal/bisect.Writer.Write
*netFD.M : io.ReadWriteCloser.Write
*netFD.M : io.ReadWriter.Write
*netFD.M : io.WriteCloser.Write
*netFD.M : io.Writer.Write
*netFD.M : crypto/tls.transcriptHash.Write
The pages are generated with Golds v0.6.7. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |